Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dependencies: bump knip from 5.29.2 to 5.30.1 #1144

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 10, 2024

Bumps knip from 5.29.2 to 5.30.1.

Release notes

Sourced from knip's releases.

Release 5.30.1

  • Support snapshotSerializers in jest config resolver (b69c6a32)
  • Treat --package arg the same as positional arg in npx resolver w/ --yes arg (b41594d0)
  • Update configuration.md (#774) (39d473a4)

Release 5.30.0

  • chore: Update dynamic-configuration.mdx (#777) (7967f9f7)
  • chore: update gitattributes with more file types (#775) (40a16fbb)
  • Fix bug with patterns already in globally ignored patterns (720386af)
  • Update invokeai cmd (7035dee1)
  • yolo (dabf4f65)
  • Add redirect (bef644de)
  • Add robots.txt (f28f6d44)
  • No point in adding unignores to fast-glob options (859403b7)
  • Always ignore node_modules (even if gitignore:false) (b583ae86)
  • Log full fast-glob options obj in debug mode (8b5bc3fd)
  • Update docs (273cf040)
  • Remove unused prop, add more tests (0fe67f50)
  • No longer need bun@canary (d9169c62)
  • Fix windows issue, refactor, improve perf (359e624e)
  • Refactor glob utils, support ancestor .gitignore files, add tests (closes #531) (52ef9a4f)
Commits
  • 4527c24 Release 5.30.1
  • b69c6a3 Support snapshotSerializers in jest config resolver
  • b41594d Treat --package arg the same as positional arg in npx resolver w/ --yes arg
  • 7973b17 Release 5.30.0
  • 720386a Fix bug with patterns already in globally ignored patterns
  • 859403b No point in adding unignores to fast-glob options
  • b583ae8 Always ignore node_modules (even if gitignore:false)
  • 8b5bc3f Log full fast-glob options obj in debug mode
  • 0fe67f5 Remove unused prop, add more tests
  • 359e624 Fix windows issue, refactor, improve perf
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.29.2 to 5.30.1.
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json)
- [Commits](https://github.com/webpro-nl/knip/commits/5.30.1/packages/knip)

---
updated-dependencies:
- dependency-name: knip
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 10, 2024
@swaroopar swaroopar merged commit 713e24b into main Sep 13, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/knip-5.30.1 branch September 13, 2024 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant